The GRIB_SET_ARRAY procedure sets the value of a scalar key in a GRIB message.
GRIB_SET_ARRAY, Ghandle, Key, Value
The GRIB file handle.
The key name, which must be a case-sensitive string.
The array value to set for Key. Value is set as the native type.
See GRIB_SET for a general example using the GRIB routines.
8.1 |
Introduced |